home *** CD-ROM | disk | FTP | other *** search
- #import <sys/types.h>
- #import <stddef.h>
- #import "CD_DBaseSubs.h"
-
- /*
- * This subroutine has information for CD's with 7 tracks
- */
-
- #define DIREST_MAKINGMOV 814513089 /* key parts = 2262.40.07.489 246 */
- #define APP_GAUDI 839818726 /* key parts = 2332.62.07.526 227 */
- #define PINKF_SAUCERFUL_SO 852025087 /* key parts = 2366.55.07.337 179 */
- #define PINKF_SAUCERFUL 853114688 /* key parts = 2369.57.07.338 180 */
- #define ICEHOU_CIRCLE_D2 886090724 /* key parts = 2461.27.07.224 62 */
- #define MOLDFIELD_ISLANDS 895681051 /* key parts = 2488.00.07.151 259 */
- #define MOODY_FUTUREPASS_UD 899497105 /* key parts = 2498.45.07.355 445 */
- #define MOODY_FUTUREPASS 902665105 /* key parts = 2507.30.07.355 452 */
- #define LEDZEP_INOUTDOOR 920194762 /* key parts = 2556.07.07.412 330 */
- #define LEDZEP_INOUT_STUDBOX 921010761 /* key parts = 2558.27.07.411 330 */
- #define SUPERT_QUIETEST 944521149 /* key parts = 2623.50.07.249 652 */
- #define LEDZEP_PRES 958930677 /* key parts = 2663.52.07.627 563 */
- #define LEDZEP_PRES_STUDBOX 961369075 /* key parts = 2670.35.07.625 567 */
- #define JBECK_JANHAMMERLIVE 962137193 /* key parts = 2672.45.07.443 395 */
- #define OZRIC_STRANGEITUDE 1008793105 /* key parts = 2802.15.07.355 436 */
- #define BSPRING_WILDINNOCENT 1013041171 /* key parts = 2814.00.07.271 597 */
- #define PINKF_DELICATETHUN_D1 1059538763 /* key parts = 2943.12.07.713 479 */
- #define DBLFAN_UNIVERSAVE_JAP 1188898679 /* key parts = 3302.37.07.479 723 */
- #define WAVESTAR_ZENITH 1197634687 /* key parts = 3326.57.07.637 659 */
- #define SOFTW_PASTPF_V1 1290241088 /* key parts = 3584.00.07.638 1099 */
- #define WAVESTAR_MINDJOURNEY 1312921163 /* key parts = 3647.00.07.863 652 */
- #define RWAKE_GREATEST_D1 1323889094 /* key parts = 3677.35.07.794 742 */
- #define MSCHON_CLOSEBYDIST 1479817085 /* key parts = 4110.45.07.635 303 */
- #define WAVESTAR_MOONWIND2 1662639584 /* key parts = 4618.33.07.734 817 */
-
-
- void filltoc07(tocPtr, cdKey)
- struct cd_toc *tocPtr;
- u_int cdKey;
- {
-
- if ( cdKey == APP_GAUDI ) { /* 0:38:52-62 */
- tocPtr->discPerformer = "Alan Parsons Project";
- tocPtr->discTitle = "Gaudi";
- # if !defined(SKIPSONGS_Alan_Parsons_Project)
- SET_CDtt( 1, 08.46, "La Sagrada Familia");
- SET_CDtt( 2, 04.32, "Too Late");
- SET_CDtt( 3, 05.53, "Closer To Heaven");
- SET_CDtt( 4, 05.03, "Standing On Higher Ground");
- SET_CDtt( 5, 04.27, "Money Talks");
- SET_CDtt( 6, 06.22, "Inside Looking Out");
- SET_CDtt( 7, 03.47, "Paseo De Gracia [instrumental]");
- # endif
- }
- if ( cdKey == JBECK_JANHAMMERLIVE ) { /* 0:44:32-45 */
- tocPtr->discPerformer = "Jeff Beck";
- tocPtr->discTitle = "Jeff Beck with the Jan Hammer Group - Live";
- # if !defined(SKIPSONGS_Jeff_Beck)
- SET_CDtt( 1, 07.23, "Freeway Jam");
- SET_CDtt( 2, 04.37, "Earth (Still Our Only Home)");
- SET_CDtt( 3, 04.26, "She's A Woman");
- SET_CDtt( 4, 06.09, "Full Moon Boogie");
- SET_CDtt( 5, 07.53, "Darkness / Earth In Search of a Sun");
- SET_CDtt( 6, 07.27, "Scatterbrain");
- SET_CDtt( 7, 06.35, "Blue Wind");
- # endif
- }
- if ( cdKey == DIREST_MAKINGMOV ) { /* 0:37:42-40 */
- tocPtr->discPerformer = "Dire Straits";
- tocPtr->discTitle = "Making Movies";
- tocPtr->discCatNum = "325918000502300";
- SET_CDtt( 1, 08.09, "Tunnel of Love [intro: The Carousel Waltz]");
- SET_CDtt( 2, 05.54, "Romeo and Juliet");
- SET_CDtt( 3, 06.19, "Skateaway");
- SET_CDtt( 4, 05.03, "Expresso Love");
- SET_CDtt( 5, 04.50, "Hand in Hand");
- SET_CDtt( 6, 03.19, "Solid Rock");
- SET_CDtt( 7, 04.06, "Les Boys");
- }
- if ( cdKey == DBLFAN_UNIVERSAVE_JAP ) { /* 0:55:02-37 */
- tocPtr->discPerformer = "Double Fantasy";
- tocPtr->discTitle = "Universal Ave. [Japan]";
- SET_CDtt( 1, 07.59, "Heartbreaker");
- SET_CDtt( 2, 06.02, "Universal Avenue");
- SET_CDtt( 3, 08.14, "Endless Running");
- SET_CDtt( 4, 07.56, "Food for Fantasy");
- SET_CDtt( 5, 08.20, "Lost Control");
- SET_CDtt( 6, 04.26, "Children of the Universe");
- SET_CDtt( 7, 12.03, "Stranger in Space");
- }
- if ( cdKey == ICEHOU_CIRCLE_D2 ) { /* 0:41:01-27 */
- tocPtr->discPerformer = "Icehouse";
- tocPtr->discTitle = "Full Circle [disc 2]";
- # if !defined(SKIPSONGS_Icehouse)
- SET_CDtt( 1, 03.44, "Melt Steel [part 1]");
- SET_CDtt( 2, 06.13, "Slow Motion");
- SET_CDtt( 3, 07.15, "Kilimanjaro");
- SET_CDtt( 4, 00.43, "Melt Steel [part 2]");
- SET_CDtt( 5, 06.00, "Blue Noise");
- SET_CDtt( 6, 16.02, "The Great Southern Mix");
- SET_CDtt( 7, 01.02, "Melt Steel [part 3]");
- # endif
- }
- if ( cdKey == LEDZEP_PRES ) { /* 0:44:23-52 */
- tocPtr->discPerformer = "Led Zeppelin";
- tocPtr->discTitle = "Presence";
- tocPtr->discCatNum = "007567084162000";
- # if !defined(SKIPSONGS_Led_Zeppelin)
- SET_CDtt( 1, 10.27, "Achilles Last Stand");
- SET_CDtt( 2, 06.24, "For Your Life");
- SET_CDtt( 3, 03.00, "Royal Orleans");
- SET_CDtt( 4, 06.13, "Nobody's Fault But Mine");
- SET_CDtt( 5, 04.11, "Candy Store Rock");
- SET_CDtt( 6, 04.42, "Hots On For Nowhere");
- SET_CDtt( 7, 09.23, "Tea For One");
- # endif
- }
- if ( cdKey == LEDZEP_PRES_STUDBOX ) { /* 0:44:30-35 */
- tocPtr->discPerformer = "Led Zeppelin";
- tocPtr->discTitle = "Presence [studio box]";
- tocPtr->discCatNum = "007567825262400";
- # if !defined(SKIPSONGS_Led_Zeppelin)
- SET_CDtt( 1, 10.25, "Achilles Last Stand");
- SET_CDtt( 2, 06.25, "For Your Life");
- SET_CDtt( 3, 02.59, "Royal Orleans");
- SET_CDtt( 4, 06.16, "Nobody's Fault But Mine");
- SET_CDtt( 5, 04.12, "Candy Store Rock");
- SET_CDtt( 6, 04.44, "Hots On For Nowhere");
- SET_CDtt( 7, 09.27, "Tea For One");
- # endif
- }
- if ( cdKey == LEDZEP_INOUTDOOR ) { /* 0:42:36-07 */
- tocPtr->discPerformer = "Led Zeppelin";
- tocPtr->discTitle = "In Through the Out Door";
- tocPtr->discCatNum = "007567160022400";
- # if !defined(SKIPSONGS_Led_Zeppelin)
- SET_CDtt( 1, 06.52, "In The Evening");
- SET_CDtt( 2, 04.13, "South Bound Saurez");
- SET_CDtt( 3, 06.11, "Fool In the Rain");
- SET_CDtt( 4, 03.18, "Hot Dog");
- SET_CDtt( 5, 10.34, "Carouselambra");
- SET_CDtt( 6, 05.56, "All My Love");
- SET_CDtt( 7, 05.30, "I'm Gonna Crawl");
- # endif
- }
- if ( cdKey == LEDZEP_INOUT_STUDBOX ) { /* 0:42:38-27 */
- tocPtr->discPerformer = "Led Zeppelin";
- tocPtr->discTitle = "In Through the Out Door [studio box]";
- tocPtr->discCatNum = "007567825262400";
- # if !defined(SKIPSONGS_Led_Zeppelin)
- SET_CDtt( 1, 06.51, "In The Evening");
- SET_CDtt( 2, 04.14, "South Bound Saurez");
- SET_CDtt( 3, 06.13, "Fool In the Rain");
- SET_CDtt( 4, 03.17, "Hot Dog");
- SET_CDtt( 5, 10.34, "Carouselambra");
- SET_CDtt( 6, 05.57, "All My Love");
- SET_CDtt( 7, 05.30, "I'm Gonna Crawl");
- # endif
- }
- if ( cdKey == MOODY_FUTUREPASS ) { /* 0:41:47-30 */
- tocPtr->discPerformer = "Moody Blues";
- tocPtr->discTitle = "Days of Future Passed";
- tocPtr->discCatNum = "004228200062000";
- # if !defined(SKIPSONGS_Moody_Blues)
- SET_CDtt( 1, 05.55, "The Day Begins");
- SET_CDtt( 2, 03.48, "Dawn is a Feeling");
- SET_CDtt( 3, 03.57, "Another Morning");
- SET_CDtt( 4, 05.29, "Peak Hour");
- SET_CDtt( 5, 08.24, "Forever Afternoon (Tuesday) / (Evening) Time to get away");
- SET_CDtt( 6, 06.40, "The Sun Set / Twilight Time");
- SET_CDtt( 7, 07.32, "Nights in White Satin");
- # endif
- }
- if ( cdKey == MOODY_FUTUREPASS_UD ) { /* 0:41:38-45 */
- tocPtr->discPerformer = "Moody Blues";
- tocPtr->discTitle = "Days of Future Passed [UltraDisc]";
- # if !defined(SKIPSONGS_Moody_Blues)
- SET_CDtt( 1, 05.55, "The Day Begins");
- SET_CDtt( 2, 03.48, "Dawn is a Feeling");
- SET_CDtt( 3, 03.56, "Another Morning");
- SET_CDtt( 4, 05.29, "Peak Hour");
- SET_CDtt( 5, 08.23, "Forever Afternoon (Tuesday) / (Evening) Time to get away");
- SET_CDtt( 6, 06.40, "The Sun Set / Twilight Time");
- SET_CDtt( 7, 07.25, "Nights in White Satin");
- # endif
- }
- if ( cdKey == MOLDFIELD_ISLANDS ) { /* 0:41:28-00 */
- tocPtr->discPerformer = "Mike OldField";
- tocPtr->discTitle = "Islands";
- # if !defined(SKIPSONGS_Mike_Oldfield)
- SET_CDtt( 1, 02.31, "The Wind Chimes: Part One");
- SET_CDtt( 2, 19.16, "The Wind Chimes: Part Two");
- SET_CDtt( 3, 04.15, "Magic Touch");
- SET_CDtt( 4, 03.53, "The Time Has Come");
- SET_CDtt( 5, 03.33, "North Point");
- SET_CDtt( 6, 03.39, "Flying Start");
- SET_CDtt( 7, 04.19, "Islands");
- # endif
- }
- if ( cdKey == OZRIC_STRANGEITUDE ) { /* 0:46:42-15 */
- tocPtr->discPerformer = "Ozric Tentacles";
- tocPtr->discTitle = "Strangeitude";
- SET_CDtt( 1, 05.55, "White Rhino Tea");
- SET_CDtt( 2, 06.28, "Sploosh");
- SET_CDtt( 3, 07.34, "Saucers");
- SET_CDtt( 4, 07.32, "Strangeitude");
- SET_CDtt( 5, 04.07, "Bizarre Bazaar");
- SET_CDtt( 6, 07.48, "Space Between Your Ears");
- SET_CDtt( 7, 07.16, "Live Throbbe");
- }
- if ( cdKey == PINKF_SAUCERFUL ) { /* 0:39:29-57 */
- tocPtr->discPerformer = "Pink Floyd";
- tocPtr->discTitle = "A Saucerful of Secrets";
- # if !defined(SKIPSONGS_Pink_Floyd)
- SET_CDtt( 1, 05.38, "Let There Be More Light");
- SET_CDtt( 2, 04.33, "Remember A Day");
- SET_CDtt( 3, 05.28, "Set The Controls For The Heart Of The Sun");
- SET_CDtt( 4, 04.12, "Corporal Clegg");
- SET_CDtt( 5, 11.59, "A Saucerful Of Secrets");
- SET_CDtt( 6, 04.37, "See Saw");
- SET_CDtt( 7, 03.00, "Jugband Blues");
- # endif
- }
- if ( cdKey == PINKF_SAUCERFUL_SO ) { /* 0:39:26-55 */
- tocPtr->discPerformer = "Pink Floyd";
- tocPtr->discTitle = "A Saucerful of Secrets [“Shine On” box]";
- # if !defined(SKIPSONGS_Pink_Floyd)
- SET_CDtt( 1, 05.37, "Let There Be More Light");
- SET_CDtt( 2, 04.34, "Remember A Day");
- SET_CDtt( 3, 05.28, "Set The Controls For The Heart Of The Sun");
- SET_CDtt( 4, 04.13, "Corporal Clegg");
- SET_CDtt( 5, 11.56, "A Saucerful Of Secrets");
- SET_CDtt( 6, 04.37, "See Saw");
- SET_CDtt( 7, 02.59, "Jugband Blues");
- # endif
- }
- if ( cdKey == PINKF_DELICATETHUN_D1 ) { /* 0:49:03-12 */
- tocPtr->discPerformer = "Pink Floyd";
- tocPtr->discTitle = "Delicate Sound of Thunder [disc 1]";
- # if !defined(SKIPSONGS_Pink_Floyd)
- SET_CDtt( 1, 11.53, "Shine On You Crazy Diamond");
- SET_CDtt( 2, 05.27, "Learning To Fly");
- SET_CDtt( 3, 06.21, "Yet Another Movie");
- SET_CDtt( 4, 00.34, "Round and Around");
- SET_CDtt( 5, 09.28, "Sorrow");
- SET_CDtt( 6, 07.19, "The Dogs of War");
- SET_CDtt( 7, 07.59, "On The Turning Away");
- # endif
- }
- if ( cdKey == MSCHON_CLOSEBYDIST ) { /* 1:08:30-45 */
- tocPtr->discPerformer = "Mario Schönwälder";
- tocPtr->discTitle = "Close By My Distance";
- SET_CDtt( 1, 10.35, "Let the Rhythm Comin' on You");
- SET_CDtt( 2, 08.00, "Les Yeux sans Visage");
- SET_CDtt( 3, 11.03, "Sems u' kanar");
- SET_CDtt( 4, 07.12, "The Point of Impact");
- SET_CDtt( 5, 13.34, "Memories of Oz");
- SET_CDtt( 6, 13.01, "Close by My Distance: a) Sortilge, b) Chapter Two");
- SET_CDtt( 7, 05.03, "Farewell From Heaven");
- }
- if ( cdKey == SOFTW_PASTPF_V1 ) { /* 0:59:44-00 */
- tocPtr->discPerformer = "Software";
- tocPtr->discTitle = "Past, Present, Future [volume 1]";
- SET_CDtt( 1, 10.38, "Sun-Beam");
- SET_CDtt( 2, 09.36, "Present-Voice");
- SET_CDtt( 3, 08.04, "Julias-Dream");
- SET_CDtt( 4, 05.57, "Frontiers-Of-Chaos");
- SET_CDtt( 5, 06.05, "Taste-of-Future");
- SET_CDtt( 6, 01.03, "Voice-Bit");
- SET_CDtt( 7, 18.19, "Wind-Flute-Chromatics");
- }
- if ( cdKey == BSPRING_WILDINNOCENT ) { /* 0:46:54-00 */
- tocPtr->discPerformer = "Bruce Springsteen";
- tocPtr->discTitle = "The Wild, The Innocent, and the E Street Shuffle";
- # if !defined(SKIPSONGS_Bruce_Springsteen)
- SET_CDtt( 1, 04.31, "The E Street Shuffle");
- SET_CDtt( 2, 05.37, "4th of July, Asbury Park (Sandy)");
- SET_CDtt( 3, 07.09, "Kitty's Back");
- SET_CDtt( 4, 04.48, "Wild Billy's Circus Story");
- SET_CDtt( 5, 07.45, "Incident on 57th Street");
- SET_CDtt( 6, 07.05, "Rosalita (Come Out Tonight)");
- SET_CDtt( 7, 09.57, "New York City Serenade");
- # endif
- }
- if ( cdKey == SUPERT_QUIETEST ) { /* 0:43:43-50 */
- tocPtr->discPerformer = "Supertramp";
- tocPtr->discTitle = "Even In the Quietest Moments";
- tocPtr->discCatNum = "008283946342300";
- SET_CDtt( 1, 04.09, "Give A Little Bit");
- SET_CDtt( 2, 06.53, "Lover Boy");
- SET_CDtt( 3, 06.29, "Even In The Quietest Moments");
- SET_CDtt( 4, 04.04, "Downstream");
- SET_CDtt( 5, 04.52, "Babaji");
- SET_CDtt( 6, 06.22, "From Now On");
- SET_CDtt( 7, 10.52, "Fool's Overture");
- }
- if ( cdKey == RWAKE_GREATEST_D1 ) { /* 1:01:17-35 */
- tocPtr->discPerformer = "Rick Wakeman";
- tocPtr->discTitle = "Greatest Hits [disc 1]";
- SET_CDtt( 1, 13.14, "Roundabout");
- SET_CDtt( 2, 07.48, "Wondrous Stories");
- SET_CDtt( 3, 04.05, "Don't Kill the Whale");
- SET_CDtt( 4, 07.15, "Going for the One");
- SET_CDtt( 5, 12.28, "Siberian Khatru");
- SET_CDtt( 6, 04.03, "Madrigal");
- SET_CDtt( 7, 12.22, "Starship Trooper");
- }
- if ( cdKey == WAVESTAR_ZENITH ) { /* 0:55:26-57 */
- tocPtr->discPerformer = "Wavestar";
- tocPtr->discTitle = "Zenith";
- SET_CDtt( 1, 10.37, "Zenith");
- SET_CDtt( 2, 03.36, "Gyroscopic Nutation");
- SET_CDtt( 3, 03.22, "Chord");
- SET_CDtt( 4, 08.05, "Melanie");
- SET_CDtt( 5, 10.18, "Osaka Hai");
- SET_CDtt( 6, 08.27, "Tangent");
- SET_CDtt( 7, 10.59, "Time Node");
- }
- if ( cdKey == WAVESTAR_MINDJOURNEY ) { /* 1:00:47-00 */
- tocPtr->discPerformer = "Wavestar";
- tocPtr->discTitle = "Mind Journey";
- tocPtr->discCatNum = "502660301032600";
- SET_CDtt( 1, 14.23, "Departure");
- SET_CDtt( 2, 07.17, "Seascape");
- SET_CDtt( 3, 03.45, "Landfall");
- SET_CDtt( 4, 05.33, "Wavestar");
- SET_CDtt( 5, 10.53, "Acrotramp");
- SET_CDtt( 6, 08.02, "Atmospheres");
- SET_CDtt( 7, 10.52, "Return");
- }
- if ( cdKey == WAVESTAR_MOONWIND2 ) { /* 1:16:58-33 */
- tocPtr->discPerformer = "Wavestar";
- tocPtr->discTitle = "Moonwind [Surreal]";
- SET_CDtt( 1, 12.14, "Voyager");
- SET_CDtt( 2, 09.19, "Edge of Morning");
- SET_CDtt( 3, 08.57, "Cabala");
- SET_CDtt( 4, 07.32, "Troll Valley");
- SET_CDtt( 5, 08.20, "Moonwind");
- SET_CDtt( 6, 16.57, "Chase the Evening");
- SET_CDtt( 7, 13.37, "For the Whales");
- }
- }
-